var mime/quotedprintable.lwspChar

2 uses

	mime/quotedprintable (current package)
		reader.go#L69: 	lwspChar   = " \t"
		reader.go#L96: 				rightStripped := bytes.TrimLeft(wholeLine[len(r.line):], lwspChar)